* lisp/arc-mode.el (archive-summarize): Let-bind `buffer-file-truename'
authorJuri Linkov <juri@jurta.org>
Sun, 30 Sep 2012 16:54:43 +0000 (19:54 +0300)
committerJuri Linkov <juri@jurta.org>
Sun, 30 Sep 2012 16:54:43 +0000 (19:54 +0300)
commit1fe88e3bc105ac01c3d9620b874e9bde41d7da41
tree9caedbd44f39194e68161a07561487efbb8e4c45
parent45619dae6ed113eff983698036938d16618fdfb5
* lisp/arc-mode.el (archive-summarize): Let-bind `buffer-file-truename'
to nil around the call to `add-text-properties' to prevent
directory time modification by lock_file.
* lisp/tar-mode.el (tar-summarize-buffer): Idem.
lisp/ChangeLog
lisp/arc-mode.el
lisp/tar-mode.el